home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
Mike's Externals.cpt
/
Mike's Externals
/
card_4971.txt
< prev
next >
Wrap
Text File
|
1990-02-22
|
817b
|
33 lines
-- card: 4971 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 2764
-- name:
-- part contents for background part 17
----- text -----
FileName
-- part contents for background part 18
----- text -----
Gary Bond
-- part contents for background part 19
----- text -----
XFCN
-- part contents for background part 20
----- text -----
FileName("TYPE")
-- part contents for background part 21
----- text -----
This will return the complete pathname for a file to be selected by the user via the familiar Standard File Dialog. Specify the type of file you are looking for, such as
"STAK" for hypercard stacks, "TEXT" for text files, etc.
-- part contents for background part 23
----- text -----
put filename("STAK") into mystack
put filename("") into anyfile
put filename("FSSD") into sndfilename